Regular expressions filter and search
Search and filter the JSON using regular expressions (https://vason.io/open-filter)
Vason allows you to search through the structure of JSON or filter the JSON content using regular expressions.
Examples regular expressions
(Jupiter|Saturn)
Voyager\s*\d
User interface


- To open the
Filter
window and filter JSON or search in JSON from the left panel, click the leftFilter
button or typeAlt+F
. - Regular expressions
- In the middle of the
Filter
window, there is a text editor where you can write your own regular expression. Click on the run button or useCtrl+Enter
to execute it. - To execute a recent query, simply click on the corresponding item in the recent (history) list. A list of recent queries can be found at the top of the "Filter" window.
- In the middle of the
- See the filter/search result below